Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decrease crate size #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Decrease crate size #2

wants to merge 4 commits into from

Conversation

lrazovic
Copy link

  • Using the include field in the Cargo.toml file to include the source code only when packaging the crate leads to a size reduction nearly of the 99%, from 4.44 MB to 6.43 KB.
  • Bump the dependencies to latest major version.
  • Remove features that are now in the stable toolchain from Rust 1.46.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant